IAM User

aws/iam aws/security

💡 Definition

An IAM User is an entity that you create in AWS to represent the person or application that uses it to interact with AWS. An IAM user consists of a name and credentials.

🔑 Key Concepts

⚙️ How it Works

You create a user for each person in your organization who needs AWS access. You provide them with credentials. They log in and perform actions based on the permissions granted to them.

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * IAM Group * IAM Role * Root User